.productlistx a:link {

	text-decoration: none;
	font-size: 12px;
}

.productlistx a:visited {
	text-decoration: none;
	color: #060606;
}

.productlistx a:hover {
	color: #060606;
}

.productlistx a:active {
    color: #060606;
	text-decoration: none;
}

.productlistx {
	visibility:visible;
	margin:0px;
	padding:0px;
	position: relative;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #060606;
	font-size: 12px;
	overflow: hidden;
	width:100%;
}

.rollproductlists {
	margin:0px;
	padding:0px;
	overflow:hidden;
	width:100%;
}

.blkproductlistx {
	padding:0px; 
	overflow: hidden;
	ZOOM: 1; 
	position: relative;
}

.blkproductlistx .LeftButton {
	background: url('left.gif') no-repeat 0px 0px;
	left:0px;
	float:left;
	width:20px;
	cursor: pointer;
	position: absolute;
	height:122px;
	top:0px
}

.blkproductlistx .RightButton {
	background: url('right.gif') no-repeat 0px 0px;
	right:0px;
	float:right;
	width:20px;
	cursor: pointer;
	position: absolute;
	height:122px;
	top:0px
}

.blkproductlistx .Cont {
	padding:0px;
	margin:0px 0px 0px 20px; 
	text-align:center;
	overflow: hidden;
	 height:122px;
}

.blkproductlistx .box {
	float:left;
	text-align:center;
	margin-left:10px;
	margin-right:10px;
	padding:0px;
	width:169px;
	height:122px;
	background:url(pbg.gif) no-repeat center top;
}

.box .fang{
	padding:0px;
	margin:0px;
	text-align:center;
	 width:167px;
	 height:122px;
	 line-height:200%
}

.box .picFit{
	overflow:hidden;width:167px; height:102px;padding:1px;
}
.box .picwenzi{width:167px; height:18px; line-height:16px;}

.protitle{
text-align:center;
overflow: hidden;
white-space:nowrap;
}

div.box a.prodtitle:link,div.box a.prodtitle:visited,div.box a.prodtitle:active{
color:#181818;
font:12px/33px SimSun,Arial,Sans-Serif;
text-decoration: none;
}

div.box a.prodtitle:hover{
color:#e10000;
text-decoration: underline;
font:12px/33px SimSun,Arial,Sans-Serif;
}